Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333627
b: refs/heads/master
c: 1d52a4a
h: refs/heads/master
i:
  333625: b7e277c
  333623: 1c9e59a
v: v3
  • Loading branch information
Adam Lee authored and Michal Marek committed Aug 31, 2012
1 parent 4708f5c commit b4cd01d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3eb95c84ee594d4a4e5a8c37b01464cff4762c96
refs/heads/master: 1d52a4a79188e5567b6c55f67e20a4f1043d10d3
2 changes: 1 addition & 1 deletion trunk/scripts/kconfig/conf.c
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ static void conf_usage(const char *progname)
printf(" --oldaskconfig Start a new configuration using a line-oriented program\n");
printf(" --oldconfig Update a configuration using a provided .config as base\n");
printf(" --silentoldconfig Same as oldconfig, but quietly, additionally update deps\n");
printf(" --oldnoconfig Same as silentoldconfig but set new symbols to no\n");
printf(" --oldnoconfig Same as silentoldconfig but sets new symbols to their default value\n");
printf(" --defconfig <file> New config with default defined in <file>\n");
printf(" --savedefconfig <file> Save the minimal current configuration to <file>\n");
printf(" --allnoconfig New config where all options are answered with no\n");
Expand Down

0 comments on commit b4cd01d

Please sign in to comment.