Commit c8661e6
committed
motd: Allow for reading the current motd when no additional args given.
Closes #155, merges #157
Squashed commit of the following:
commit bcb0810637c99223753629a2e55169b07ee9fe51
Author: Andrey Petrov <[email protected]>
Date: Wed Aug 3 17:58:37 2016 -0400
motd: Refactor inner conditions
commit ac28c8cb4e8dc2a0d23abe3dcf52b69175cde51b
Author: Aaron <[email protected]>
Date: Tue Aug 2 09:38:36 2016 +0300
Fix small issues with the help message
commit a80ae77e1d691a4ec7125be5441d4f6eea767a75
Author: Aaron <[email protected]>
Date: Tue Aug 2 09:30:21 2016 +0300
Print the motd if no parameters are passed
commit 2db1b3c123661cdbd622d5ba2ff81ede8cb8a951
Author: Aaron <[email protected]>
Date: Tue Aug 2 09:29:41 2016 +0300
Update the motd command's description1 parent 13ea34b commit c8661e6
2 files changed
+13
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
429 | | - | |
| 428 | + | |
| 429 | + | |
430 | 430 | | |
431 | | - | |
432 | | - | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
433 | 441 | | |
434 | 442 | | |
435 | | - | |
436 | | - | |
437 | 443 | | |
438 | 444 | | |
439 | 445 | | |
| |||
444 | 450 | | |
445 | 451 | | |
446 | 452 | | |
447 | | - | |
448 | 453 | | |
449 | 454 | | |
450 | 455 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments