rhit-neuro / parallel-neuro-simulation

3 stars 2 forks source link

Print help output when no args are passed to program #33

Closed heidecjj closed 5 years ago

heidecjj commented 5 years ago

In GitLab by @heidecjj on Jan 9, 2019, 12:41

$ ./parallel-neuro-sim
the option '--input-file' is required but missing
Please add option --input-file!
terminate called after throwing an instance of 'boost::program_options::required_option'
  what():  the option '--input-file' is required but missing
Aborted (core dumped)
heidecjj commented 5 years ago

In GitLab by @heidecjj on Jan 10, 2019, 16:00

mentioned in commit 42a24c4c8c6e9b69f7be09034b549587e9afd3d4

heidecjj commented 5 years ago

In GitLab by @heidecjj on Jan 10, 2019, 17:26

assigned to @heidecjj

heidecjj commented 5 years ago

In GitLab by @heidecjj on Jan 15, 2019, 15:15

closed via commit 42a24c4c8c6e9b69f7be09034b549587e9afd3d4

heidecjj commented 5 years ago

In GitLab by @heidecjj on Jan 15, 2019, 15:15

mentioned in commit a51aaa6264ca151ed9e5defbc49c452771250ed9

heidecjj commented 5 years ago

In GitLab by @heidecjj on Jan 15, 2019, 15:15

closed via merge request !18