Fossil SCM

Reverse accidental whitespace changes.

mistachkin 2017-02-01 04:49 UTC noSymlinks
Commit e4b78f20035bb782e478cd299f39d241003eba06
1 file changed +8 -8
+8 -8
--- src/update.c
+++ src/update.c
@@ -91,19 +91,19 @@
9191
**
9292
** The -v or --verbose option prints status information about
9393
** unchanged files in addition to those file that actually do change.
9494
**
9595
** Options:
96
-** --case-sensitive <BOOL> Override the case-sensitive setting.
97
-** --debug Print debug information on stdout.
98
-** --latest acceptable in place of VERSION, update to latest version
99
-** --force-missing force update if missing content after sync
96
+** --case-sensitive <BOOL> override case-sensitive setting
97
+** --debug Print debug information on stdout.
98
+** --latest acceptable in place of VERSION, update to latest version
99
+** --force-missing force update if missing content after sync
100100
** --no-dir-symlinks Disables support for directory symlinks.
101
-** -n|--dry-run If given, display instead of run actions
102
-** -v|--verbose print status information about all files
103
-** -W|--width <num> Width of lines (default is to auto-detect). Must be >20
104
-** or 0 (= no limit, resulting in a single line per entry).
101
+** -n|--dry-run If given, display instead of run actions
102
+** -v|--verbose print status information about all files
103
+** -W|--width <num> Width of lines (default is to auto-detect). Must be >20
104
+** or 0 (= no limit, resulting in a single line per entry).
105105
**
106106
** See also: revert
107107
*/
108108
void update_cmd(void){
109109
int vid; /* Current version */
110110
--- src/update.c
+++ src/update.c
@@ -91,19 +91,19 @@
91 **
92 ** The -v or --verbose option prints status information about
93 ** unchanged files in addition to those file that actually do change.
94 **
95 ** Options:
96 ** --case-sensitive <BOOL> Override the case-sensitive setting.
97 ** --debug Print debug information on stdout.
98 ** --latest acceptable in place of VERSION, update to latest version
99 ** --force-missing force update if missing content after sync
100 ** --no-dir-symlinks Disables support for directory symlinks.
101 ** -n|--dry-run If given, display instead of run actions
102 ** -v|--verbose print status information about all files
103 ** -W|--width <num> Width of lines (default is to auto-detect). Must be >20
104 ** or 0 (= no limit, resulting in a single line per entry).
105 **
106 ** See also: revert
107 */
108 void update_cmd(void){
109 int vid; /* Current version */
110
--- src/update.c
+++ src/update.c
@@ -91,19 +91,19 @@
91 **
92 ** The -v or --verbose option prints status information about
93 ** unchanged files in addition to those file that actually do change.
94 **
95 ** Options:
96 ** --case-sensitive <BOOL> override case-sensitive setting
97 ** --debug Print debug information on stdout.
98 ** --latest acceptable in place of VERSION, update to latest version
99 ** --force-missing force update if missing content after sync
100 ** --no-dir-symlinks Disables support for directory symlinks.
101 ** -n|--dry-run If given, display instead of run actions
102 ** -v|--verbose print status information about all files
103 ** -W|--width <num> Width of lines (default is to auto-detect). Must be >20
104 ** or 0 (= no limit, resulting in a single line per entry).
105 **
106 ** See also: revert
107 */
108 void update_cmd(void){
109 int vid; /* Current version */
110

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button