]> git.donarmstrong.com Git - samtools.git/blobdiff - sam_view.c
* samtools-0.1.4-21 (r368)
[samtools.git] / sam_view.c
index e96afeefcdd4bc957f2879ad3ba3001a55ad57a8..02aee3c034cbc668b51295039d92a6adb1e74d51 100644 (file)
@@ -148,6 +148,9 @@ Notes:\n\
   4. A region should be presented in one of the following formats:\n\
      `chr1', `chr2:1,000' and `chr3:1000-2,000'. When a region is\n\
      specified, the input alignment file must be an indexed BAM file.\n\
+\n\
+  5. Option `-u' is preferred over `-b' when the output is piped to\n\
+     another samtools command.\n\
 \n");
        return 1;
 }