1ikiwiki-comment(1) General Commands Manual ikiwiki-comment(1)
2
3
4
6 ikiwiki-comment - posts a comment
7
9 ikiwiki-comment page.mdwn
10
12 ikiwiki-comment creates a comment for the specified wiki page file, and
13 opens your editor to edit it.
14
15 Once you're done, it's up to you to add the comment to whatever version
16 control system is being used by the wiki, and do any necessary pushing
17 to publish it.
18
19 Note that since ikiwiki-comment is not passed the configuration of the
20 wiki it's acting on, it doesn't know what types of markup are availā
21 able. Instead, it always removes one level of extensions from the file,
22 so when run on a page.mdwn file, it puts the comment in page/
23
24 The username field is set to the unix account name you're using. You
25 may want to edit it to match the username you use elsewhere on the
26 wiki.
27
29 Joey Hess <joey@ikiwiki.info>
30
31 ikiwiki-comment(1)