Overview
SHA1 Hash: | 554d896209e5be88bfeee34a85c523c8307596e1 |
---|---|
Date: | 2009-08-09 21:32:46 |
User: | bch |
Edited Comment: | adjust "extra" command to "extras" (i.e. "Show me the extras"). Still works with "extra" as before, due to unambiguous command-completion. |
Original Comment: | adjust "extra" command to "extras" (i.e. "Show me the extras") |
Timelines: | ancestors | descendants | both | trunk |
Other Links: | files | ZIP archive | manifest |
Tags And Properties
- branch=trunk inherited from [a28c83647d]
- comment=adjust "extra" command to "extras" (i.e. "Show me the extras"). Still works with "extra" as before, due to unambiguous command-completion. added by [98d5ba2c61] on 2009-08-09 21:35:12
- sym-trunk inherited from [a28c83647d]
Changes
[hide diffs]Modified src/checkin.c from [d9477045cd] to [e04164b91d].
@@ -163,12 +163,12 @@ } db_finalize(&q); } /* -** COMMAND: extra -** Usage: %fossil extra +** COMMAND: extras +** Usage: %fossil extras ** ** Print a list of all files in the source tree that are not part of ** the current checkout. See also the "clean" command. */ void extra_cmd(void){