diff options
| author | Charles <sircharlesaze@gmail.com> | 2019-11-02 21:46:04 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2019-11-02 21:46:04 +0100 |
| commit | 1a19e2df1b377cd5245c650ef7152f0055408cbf (patch) | |
| tree | 6959477ba26666ddc4a2ef091e4d7f390fdad875 /README.md | |
| parent | de0a7f5d17807506f177b5dc90a6d9ccdb679435 (diff) | |
| download | ft_printf_test-1a19e2df1b377cd5245c650ef7152f0055408cbf.tar.gz ft_printf_test-1a19e2df1b377cd5245c650ef7152f0055408cbf.tar.bz2 ft_printf_test-1a19e2df1b377cd5245c650ef7152f0055408cbf.zip | |
Safe prettier log write
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,7 +15,7 @@ Clone this repo such that: or modify the `FT_PRINTF_PATH` variable in the Makefile - `> make run`: run the tests in a pretty format +- `> make run_verbose`: to show a more verbose output +- `> make run_quiet`: to show a more quiet output - `> make run_raw`: run the tests in a ugly but parsable format -- `> make run_prettier_verbose`: to show a more verbose output -- `> make run_prettier_quiet`: to show a more quiet output - `> python3 prettier -h`: show prettier options |
