# HG changeset patch # User HackEso # Date 1573877987 0 # Node ID e37d658a85e220378ef321e38a707c2e57d3d51f # Parent 18a62a151fd3d4fcd27531646cb7a3b1c48b26ea learn nur "command argument" is a convenience wrapper for invoking user-given commands with the same argument splitting as HackEso\'s top level. (Mnemonic: opposite of `run) diff -r 18a62a151fd3 -r e37d658a85e2 wisdom/nur --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wisdom/nur Sat Nov 16 04:19:47 2019 +0000 @@ -0,0 +1,1 @@ +nur "command argument" is a convenience wrapper for invoking user-given commands with the same argument splitting as HackEso's top level. (Mnemonic: opposite of `run)