diff --git a/src/bin/vip-logs.js b/src/bin/vip-logs.js index 23b196b44..6d2622709 100755 --- a/src/bin/vip-logs.js +++ b/src/bin/vip-logs.js @@ -244,7 +244,7 @@ command( { .option( 'follow', 'Output new entries as they are generated.' ) .option( 'format', - 'Render output in a particular format. Accepts “table” (default), “csv”, and “json”.' + 'Render output in a particular format. Accepts "table" (default), "csv", and "json".' ) .examples( [ {