From 917533936b7e8c9d49d5f16db7c940408e5d955b Mon Sep 17 00:00:00 2001 From: Nicholas Bishop Date: Sat, 20 Aug 2016 21:40:00 -0400 Subject: docs: Fix formatting that causes Github to hide words. When github renders markdown it hides words inside of angle brackets. Replacing the angle brackets with backticks fixes the issue. --- docs/USAGE.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/USAGE.markdown b/docs/USAGE.markdown index 0fbff127..e60567b2 100644 --- a/docs/USAGE.markdown +++ b/docs/USAGE.markdown @@ -561,6 +561,6 @@ system configuration: 2. The target host must have a functional glretrace binary available -3. The target host must have access to at the same path - in the filesystem as the path on the host system being +3. The target host must have access to `trace-file` at the same path + in the filesystem as the `trace-file` path on the host system being passed to the qapitrace command line. -- cgit v1.2.3