monero/src
Tadeas Moravec e6f026e530
Simplewallet: Unify usage messages.
Help messages describe the commands usage. When users run the command
with wrong arguments, it usually helpfully offers the usage, too.
Unfortunately, these two usage messages were duplicated in the code and
started to get out of sync.

Fixing with constant strings.
2018-12-23 20:12:50 +00:00
..
blockchain_db Merge pull request #4901 2018-12-12 11:57:31 +02:00
blockchain_utilities Merge pull request #4901 2018-12-12 11:57:31 +02:00
blocks blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
checkpoints Removed a lot of unnecessary includes 2018-11-15 17:29:34 +01:00
common MMS (Multisig Messaging System): Initial version 2018-12-12 21:49:20 +01:00
crypto move int-util.h to epee 2018-12-04 15:14:29 +00:00
cryptonote_basic Merge pull request #4924 2018-12-12 12:00:50 +02:00
cryptonote_core Merge pull request #4923 2018-12-12 12:00:37 +02:00
cryptonote_protocol Merge pull request #4787 2018-12-12 11:53:10 +02:00
daemon Merge pull request #4925 2018-12-12 12:01:18 +02:00
daemonizer Merge pull request #4894 2018-12-04 17:33:19 +02:00
debug_utilities cn_deserialize: allow parsing partially valid tx extra 2018-11-22 11:15:57 +00:00
device Merge pull request #4839 2018-12-12 11:53:42 +02:00
device_trezor device/trezor: device/trezor: correct device initialization, status check 2018-12-04 20:12:03 +01:00
gen_multisig Merge pull request #4036 2018-10-07 19:57:26 +02:00
mnemonics move int-util.h to epee 2018-12-04 15:14:29 +00:00
multisig Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00
p2p Merge pull request #4854 2018-12-04 17:08:42 +02:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct Merge pull request #4927 2018-12-12 12:01:31 +02:00
rpc Merge pull request #4908 2018-12-12 11:59:04 +02:00
serialization json_archive: initialize inner_array_size in ctor 2018-11-15 16:33:51 +00:00
simplewallet Simplewallet: Unify usage messages. 2018-12-23 20:12:50 +00:00
wallet MMS (Multisig Messaging System): Initial version 2018-12-12 21:49:20 +01:00
CMakeLists.txt device/trezor: trezor support added 2018-11-02 21:36:39 +01:00
cryptonote_config.h Expose limit-rate defaults from command line help 2018-10-31 14:47:20 -07:00
version.cpp.in fix version changes on master 2018-10-09 22:36:44 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00