blob: f6307d4a905698e9ac0c3a9d7d969117d8e1b2d2 [file] [log] [blame]
Jordan Rupprechta28b8d72019-08-21 18:00:17 +00001llvm-strings - print strings
2============================
3
4.. program:: llvm-strings
5
6SYNOPSIS
7--------
8
9:program:`llvm-strings` [*options*]
10
11DESCRIPTION
12-----------
13
14:program:`llvm-strings` is a tool that prints strings in files. The goal is to
Sylvestre Ledruc2ca9652019-08-22 12:16:08 +000015make it a drop-in replacement for GNU's :program:`strings`.