Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ikiwiki-comment(1)	     General Commands Manual	      ikiwiki-comment(1)

NAME
     ikiwiki-comment - posts a comment

SYNOPSIS
     ikiwiki-comment page.mdwn

DESCRIPTION
     ikiwiki-comment  creates  a  comment  for the specified wiki page file, and
     opens your editor to edit it.

     Once you're done, it's up to you to add the  comment  to  whatever  version
     control  system  is being used by the wiki, and do any necessary pushing to
     publish it.

     Note that since ikiwiki-comment is not passed the configuration of the wiki
     it's acting on, it doesn't know what types of  markup  are  available.  In-
     stead, it always removes one level of extensions from the file, so when run
     on a page.mdwn file, it puts the comment in page/

     The  username  field is set to the unix account name you're using.  You may
     want to edit it to match the username you use elsewhere on the wiki.

AUTHOR
     Joey Hess <joey@ikiwiki.info>

							      ikiwiki-comment(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ikiwiki-comment&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help