aboutsummaryrefslogtreecommitdiff
path: root/generated/newtoys.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-01-22 17:28:52 -0800
committerElliott Hughes <enh@google.com>2019-01-22 17:31:32 -0800
commita065dbe6c5d6eb6b723cf04c08a7beeccf1026c9 (patch)
tree541a3e6c299a1b2de7dae90d24d4e8d25ec626fb /generated/newtoys.h
parentb7a38dd7a5700d889fc4c97237276e1c78400157 (diff)
parentbbadc5e14136a4a2011080c08e064108d71e1429 (diff)
downloadtoybox-a065dbe6c5d6eb6b723cf04c08a7beeccf1026c9.tar.gz
Merge remote-tracking branch 'toybox/master' into HEAD
Change-Id: Ib387b8d25ff1d36bff7a017fd59ef47fbc4e1adf
Diffstat (limited to 'generated/newtoys.h')
-rw-r--r--generated/newtoys.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/generated/newtoys.h b/generated/newtoys.h
index 772b8c1f..faeefff7 100644
--- a/generated/newtoys.h
+++ b/generated/newtoys.h
@@ -225,7 +225,7 @@ USE_SHRED(NEWTOY(shred, "<1zxus#<1n#<1o#<0f", TOYFLAG_USR|TOYFLAG_BIN))
USE_SKELETON(NEWTOY(skeleton, "(walrus)(blubber):;(also):e@d*c#b:a", TOYFLAG_USR|TOYFLAG_BIN))
USE_SKELETON_ALIAS(NEWTOY(skeleton_alias, "b#dq", TOYFLAG_USR|TOYFLAG_BIN))
USE_SLEEP(NEWTOY(sleep, "<1", TOYFLAG_BIN))
-USE_SNTP(NEWTOY(sntp, "<1", TOYFLAG_USR|TOYFLAG_BIN))
+USE_SNTP(NEWTOY(sntp, "sp:", TOYFLAG_USR|TOYFLAG_BIN))
USE_SORT(NEWTOY(sort, USE_SORT_FLOAT("g")"S:T:m" "o:k*t:" "xVbMcszdfirun", TOYFLAG_USR|TOYFLAG_BIN))
USE_SPLIT(NEWTOY(split, ">2a#<1=2>9b#<1l#<1[!bl]", TOYFLAG_USR|TOYFLAG_BIN))
USE_START(NEWTOY(start, "", TOYFLAG_USR|TOYFLAG_SBIN))
@@ -289,7 +289,7 @@ USE_WGET(NEWTOY(wget, "f:", TOYFLAG_USR|TOYFLAG_BIN))
USE_WHICH(NEWTOY(which, "<1a", TOYFLAG_USR|TOYFLAG_BIN))
USE_WHO(NEWTOY(who, "a", TOYFLAG_USR|TOYFLAG_BIN))
USE_WHOAMI(OLDTOY(whoami, logname, TOYFLAG_USR|TOYFLAG_BIN))
-USE_XARGS(NEWTOY(xargs, "^I:E:L#ptxrn#<1s#0[!0E]", TOYFLAG_USR|TOYFLAG_BIN))
+USE_XARGS(NEWTOY(xargs, "^I:E:ptrn#<1s#0[!0E]", TOYFLAG_USR|TOYFLAG_BIN))
USE_XXD(NEWTOY(xxd, ">1c#l#o#g#<1=2iprs#[!rs]", TOYFLAG_USR|TOYFLAG_BIN))
USE_XZCAT(NEWTOY(xzcat, NULL, TOYFLAG_USR|TOYFLAG_BIN))
USE_YES(NEWTOY(yes, NULL, TOYFLAG_USR|TOYFLAG_BIN))