lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 2814 in lilypond: Add command line help for th


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2814 in lilypond: Add command line help for the -d options no- prefix
Date: Thu, 06 Sep 2012 13:07:06 +0000


Comment #1 on issue 2814 by address@hidden: Add command line help for the -d options no- prefix
http://code.google.com/p/lilypond/issues/detail?id=2814

As a suggestion, see this output from the rsync -help option.

The general use of --no is documented under --no-OPTION below:


        Usage: rsync [OPTION]... SRC [SRC]... DEST
          or   rsync [OPTION]... SRC [SRC]... address@hidden:DEST
          or   rsync [OPTION]... SRC [SRC]... address@hidden::DEST
or rsync [OPTION]... SRC [SRC]... rsync://address@hidden:PORT]/DEST
          or   rsync [OPTION]... address@hidden:SRC [DEST]
          or   rsync [OPTION]... address@hidden::SRC [DEST]
          or   rsync [OPTION]... rsync://address@hidden:PORT]/SRC [DEST]
The ':' usages connect via remote shell, while '::' & 'rsync://' usages connect to an rsync daemon, and require SRC or DEST to start with a module name.

        Options
         -v, --verbose               increase verbosity
         -q, --quiet                 suppress non-error messages
--no-motd suppress daemon-mode MOTD (see manpage caveat) -c, --checksum skip based on checksum, not mod-time & size -a, --archive archive mode; equals -rlptgoD (no -H,-A,-X) --no-OPTION turn off an implied OPTION (e.g. --no-D)
         -r, --recursive             recurse into directories
         -R, --relative              use relative path names
             --no-implied-dirs       don't send implied dirs with --relative





reply via email to

[Prev in Thread] Current Thread [Next in Thread]