mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-28 00:45:34 -04:00
- added argstream to handle commandline arguments
- switched tests to use the common value of argstream in libretroshare, rather than the one in tests/common - reworked command line arguments in rsinit and retroshare-nogui. - improved passwd hash explanations - improved command-line help. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6559 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
9ffb625f9a
commit
aba5033604
13 changed files with 1031 additions and 1094 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
#include "util/rsaes.h"
|
||||
#include "util/utest.h"
|
||||
#include <common/argstream.h>
|
||||
#include <util/argstream.h>
|
||||
|
||||
#include <iostream>
|
||||
#include <list>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue