# HG changeset patch # User Oleksandr Gavenko # Date 1542810763 -7200 # Node ID fcdd583e8795c254a974e6f078f69d88068c2839 # Parent e920310c8842d011b09b39210a2ad1fafd23f2a7 Fixed RST syntax: Inline literal start-string without end-string. diff -r e920310c8842 -r fcdd583e8795 alpine.rst --- a/alpine.rst Wed Nov 21 16:31:55 2018 +0200 +++ b/alpine.rst Wed Nov 21 16:32:43 2018 +0200 @@ -47,7 +47,7 @@ $ sudo apk add bash -Do not grab package index with ``--no-cache `` option to reduce installation size:: +Do not grab package index with ``--no-cache`` option to reduce installation size:: $ apk add --no-cache bash