aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-strings.rst
blob: d8ab9cb1d3d44ddca9038fc4209daee98a4309a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
llvm-strings - print strings
============================

.. program:: llvm-strings

SYNOPSIS
--------

:program:`llvm-strings` [*options*]

DESCRIPTION
-----------

:program:`llvm-strings` is a tool that prints strings in files. The goal is to
make it a drop-in replacement for GNU’s :program:`strings`.