##// END OF EJS Templates
Fix typo.
Bryan O'Sullivan -
r728:f6588fd1 default
parent child Browse files
Show More
@@ -58,7 +58,7 b' add [options] [files ...]::'
58 The files will be added to the repository at the next commit.
58 The files will be added to the repository at the next commit.
59
59
60 If no names are given, add all files in the current directory and
60 If no names are given, add all files in the current directory and
61 its subdirectory.
61 its subdirectories.
62
62
63 addremove::
63 addremove::
64 Add all new files and remove all missing files from the repository.
64 Add all new files and remove all missing files from the repository.
General Comments 0
You need to be logged in to leave comments. Login now